HttpMessage.addHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addHeader(HTTPHeaderCode code, string value)
    class HttpMessage
    void
    addHeader
    (
    HTTPHeaderCode code
    ,
    string value
    )
  2. void addHeader(string name, string value)

Meta